Skip to content

ARTEMIS-5906 Fix console smoke tests on Firefox#6243

Merged
brusdev merged 1 commit intoapache:mainfrom
brusdev:ARTEMIS-5906
Feb 23, 2026
Merged

ARTEMIS-5906 Fix console smoke tests on Firefox#6243
brusdev merged 1 commit intoapache:mainfrom
brusdev:ARTEMIS-5906

Conversation

@brusdev
Copy link
Copy Markdown
Member

@brusdev brusdev commented Feb 19, 2026

Firefox (GeckoDriver) strictly enforces that elements must be within the viewport before performing an Actions sequence. A simple .click() is more robust because the driver handles the scrolling logic internally.

Firefox (GeckoDriver) strictly enforces that elements must be within
the viewport before performing an Actions sequence. A simple .click()
is more robust because the driver handles the scrolling logic
internally.
@brusdev brusdev merged commit e8f6cb2 into apache:main Feb 23, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant